From b2dfa9114ef2d000ff66a4179df5528cae46b4e7 Mon Sep 17 00:00:00 2001 From: Stuart Prescott Date: Sun, 14 Jan 2024 14:49:26 +1100 Subject: [PATCH] wrap-and-sort d/control to tidy it --- debian/control | 1155 +++++++++++++++++++++++++++--------------------- 1 file changed, 648 insertions(+), 507 deletions(-) diff --git a/debian/control b/debian/control index df49d9dc..b4425bc3 100644 --- a/debian/control +++ b/debian/control @@ -2,135 +2,81 @@ Source: pyside6 Section: python Priority: optional Maintainer: Debian Qt/KDE Maintainers -Uploaders: Kurt Kremitzki -Build-Depends: chrpath, - cmake (>= 3.1), - debhelper-compat (= 13), - dh-python, -# graphviz, - clang-14, - libclang-14-dev, -# libqt6charts5-dev (>= 6.6), -# libqt6datavisualization5-dev (>= 6.6), -# libqt6opengl5-dev (>= 6.6), -# libqt6remoteobjects5-dev (>= 6.6), -# libqt6scxml5-bin (>= 6.6), -# libqt6scxml5-dev (>= 6.6), -# libqt6sensors5-dev (>= 6.6), -# libqt6serialport5-dev (>= 6.6), -# libqt6svg5-dev (>= 6.6), -# libqt6texttospeech5-dev (>= 6.6), -# libqt6webchannel5-dev (>= 6.6), -# libqt6webkit5-dev (>= 6.6), -# libqt6websockets5-dev (>= 6.6), -# libqt6x11extras5-dev (>= 6.6), -# libqt6xmlpatterns5-dev (>= 6.6), - libqt6quick3dglslparser6 (>= 6.6), - qt6-base-dev (>= 6.6), - qt6-connectivity-dev (>= 6.6) [linux-any], - qt6-declarative-dev (>= 6.6), - qt6-multimedia-dev (>= 6.6), - qt6-pdf-dev (>= 6.6) [amd64 arm64 armhf i386], - qt6-positioning-dev (>= 6.6), - qt6-quick3d-dev (>= 6.6), - qt6-remoteobjects-dev (>= 6.6), - qt6-sensors-dev (>= 6.6), - qt6-serialport-dev (>= 6.6), - qt6-shadertools-dev (>= 6.6), - qt6-speech-dev (>= 6.6), - qt6-svg-dev (>= 6.6), - qt6-tools-dev (>= 6.6), - qt6-webchannel-dev (>= 6.6), - qt6-websockets-dev (>= 6.6), - sip-tools (>= 6.5), - libxml2-dev, - libxslt1-dev, - llvm-14-dev, - furo, - nuitka, - patchelf, - python3-dev, - python3-distro, - python3-numpy, - python3-packaging, - python3-setuptools, - python3-opengl, - python3-sphinx, -# python3-sphinx-rtd-theme, - python3-sphinx-copybutton, - python3-wheel, - qml6-module-qtquick-controls (>= 6.6), - qml6-module-qtquick-layouts (>= 6.6), - qml6-module-qtquick (>= 6.6), -# qt3d-assimpsceneimport-plugin (>= 6.6), -# qt3d-defaultgeometryloader-plugin (>= 6.6), -# qt3d-gltfsceneio-plugin (>= 6.6), -# qt3d-scene2d-plugin (>= 6.6), -# qt3d5-dev (>= 6.6), -# qt6-qmake (>= 6.6), -# qt6-qmake-bin (>= 6.6), - qt6-base-dev (>= 6.6), - qt6-base-private-dev (>= 6.6), - qtchooser, - qt6-3d-dev (>= 6.6), - qt6-charts-dev (>= 6.6), - qt6-datavisualization-dev (>= 6.6), - qt6-declarative-dev (>= 6.6), - qt6-declarative-private-dev (>= 6.6), - qt6-httpserver-dev (>= 6.6), -# qt6-location-dev (>= 6.6), - qt6-multimedia-dev (>= 6.6), - qt6-positioning-dev (>= 6.6), - qt6-networkauth-dev (>= 6.6), - qt6-qmllint-plugins (>= 6.6), - qt6-qmltooling-plugins (>= 6.6), - qt6-scxml-dev (>= 6.6), - qt6-serialbus-dev (>= 6.6), -# qtquickcontrols2-6-dev (>= 6.6), -# qtscript6-dev (>= 6.6), - qt6-tools-dev (>= 6.6), - qt6-webengine-dev (>= 6.6), -# qtwebengine6-dev (>= 6.6) [amd64 arm64 armhf i386 mips64el], - xauth, - xvfb +Uploaders: + Kurt Kremitzki , +Build-Depends: + chrpath, + clang-14, + cmake (>= 3.1), + debhelper-compat (= 13), + dh-python, + furo, + libclang-14-dev, + libqt6quick3dglslparser6 (>= 6.6), + libxml2-dev, + libxslt1-dev, + llvm-14-dev, + nuitka, + patchelf, + python3-dev, + python3-distro, + python3-numpy, + python3-opengl, + python3-packaging, + python3-setuptools, + python3-sphinx, + python3-sphinx-copybutton, + python3-wheel, + qml6-module-qtquick (>= 6.6), + qml6-module-qtquick-controls (>= 6.6), + qml6-module-qtquick-layouts (>= 6.6), + qt6-3d-dev (>= 6.6), + qt6-base-dev (>= 6.6), + qt6-base-private-dev (>= 6.6), + qt6-charts-dev (>= 6.6), + qt6-connectivity-dev (>= 6.6) [linux-any], + qt6-datavisualization-dev (>= 6.6), + qt6-declarative-dev (>= 6.6), + qt6-declarative-private-dev (>= 6.6), +# qt6-graphs-dev (>= 6.6), + qt6-httpserver-dev (>= 6.6), +# qt6-location-dev (>= 6.6), + qt6-multimedia-dev (>= 6.6), + qt6-networkauth-dev (>= 6.6), + qt6-pdf-dev (>= 6.6) [amd64 arm64 armhf i386], + qt6-positioning-dev (>= 6.6), + qt6-qmllint-plugins (>= 6.6), + qt6-qmltooling-plugins (>= 6.6), + qt6-quick3d-dev (>= 6.6), + qt6-remoteobjects-dev (>= 6.6), + qt6-scxml-dev (>= 6.6), + qt6-sensors-dev (>= 6.6), + qt6-serialbus-dev (>= 6.6), + qt6-serialport-dev (>= 6.6), + qt6-shadertools-dev (>= 6.6), + qt6-speech-dev (>= 6.6), + qt6-svg-dev (>= 6.6), + qt6-tools-dev (>= 6.6), + qt6-webchannel-dev (>= 6.6), + qt6-webengine-dev (>= 6.6), + qt6-websockets-dev (>= 6.6), + qtchooser, + sip-tools (>= 6.5), + xauth, + xvfb, Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://wiki.qt.io/Qt_for_Python Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/pyside6.git Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/pyside6 -Package: python-pyside6-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, ${sphinxdoc:Depends} -Multi-Arch: foreign -Description: Python bindings for Qt 6 (common documentation) - pyside6 provides Python bindings for Qt 6.x framework. - . - Qt is a cross-platform C++ application framework. Qt's primary feature - is its rich set of widgets that provide standard GUI functionality. - . - This package contains the common documentation package. - -Package: libpyside6-py3-6.6 -Section: libs -Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} -Conflicts: libpyside2-py3-5.11, libpyside2-py3-5.13, libpyside2-py3-5.14 -Replaces: libpyside2-py3-5.11, libpyside2-py3-5.13, libpyside2-py3-5.14 -Provides: libpyside6-py3 -Description: Python 3 bindings for Qt 6 (base files) - pyside6 provides Python bindings for Qt 6.x framework. - . - Qt is a cross-platform C++ application framework. Qt's primary feature - is its rich set of widgets that provide standard GUI functionality. - . - This package contains Python3 base file used by all modules. - Package: libpyside6-dev Section: libdevel Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, libpyside6-py3-6.6 (= ${binary:Version}) +Depends: + libpyside6-py3-6.6 (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, Description: Python bindings for Qt 6 (development files) pyside6 provides Python bindings for Qt 6.x framework. . @@ -139,37 +85,67 @@ Description: Python bindings for Qt 6 (development files) . This package provides the development headers for the libpyside6 library. -Package: python3-pyside6.qtcore +Package: libpyside6-py3-6.6 +Section: libs Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} -Suggests: python-pyside6-doc -Description: Python bindings for Qt 6 core module (Python 3) +Depends: + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Conflicts: + libpyside2-py3-5.11, + libpyside2-py3-5.13, + libpyside2-py3-5.14, +Replaces: + libpyside2-py3-5.11, + libpyside2-py3-5.13, + libpyside2-py3-5.14, +Provides: + libpyside6-py3, +Description: Python 3 bindings for Qt 6 (base files) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtCore module. + This package contains Python3 base file used by all modules. -Package: shiboken6 -Section: devel +Package: libshiboken6-dev +Section: libdevel Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} -Description: CPython bindings generator for C++ libraries +Depends: + libshiboken6-py3-6.6 (= ${binary:Version}), + python3-dev, + shiboken6 (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: CPython bindings generator for C++ libraries (development files) Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken2 is the binding generator used to create the PySide6 bindings. + . + This package provides the development headers for the libshiboken6 library. Package: libshiboken6-py3-6.6 Section: libs Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} -Conflicts: libshiboken2-py3-5.11, libshiboken2-py3-5.13, libshiboken2-py3-5.14 -Replaces: libshiboken2-py3-5.11, libshiboken2-py3-5.13, libshiboken2-py3-5.14 -Provides: libshiboken6-py3 +Depends: + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Conflicts: + libshiboken2-py3-5.11, + libshiboken2-py3-5.13, + libshiboken2-py3-5.14, +Replaces: + libshiboken2-py3-5.11, + libshiboken2-py3-5.13, + libshiboken2-py3-5.14, +Provides: + libshiboken6-py3, Description: CPython bindings generator for C++ libraries (Python3 shared library) Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then @@ -180,220 +156,288 @@ Description: CPython bindings generator for C++ libraries (Python3 shared librar . This package contains the shared Python 3 library used by shiboken6. -Package: libshiboken6-dev -Section: libdevel +Package: pyside6-tools Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, - libshiboken6-py3-6.6 (= ${binary:Version}), shiboken6 (= ${binary:Version}), python3-dev -Description: CPython bindings generator for C++ libraries (development files) - Shiboken2 is a bindings generator for C++ libraries that outputs CPython - source code. It collects information from library headers, and then - merges modifications and handwritten code defined in the typesystem - description. - . - Shiboken2 is the binding generator used to create the PySide6 bindings. +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: development tools for PySide6 (lupdate) + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. . - This package provides the development headers for the libshiboken6 library. + PySide6 ships Python bindings for the Qt 6 framework. This package ships + the following accompanying tools: + * pyside6-lupdate - update Qt Linguist translation files for PySide -Package: shiboken6-doc +Package: python-pyside6-doc Architecture: all Section: doc -Depends: ${misc:Depends}, ${sphinxdoc:Depends} +Depends: + ${misc:Depends}, + ${sphinxdoc:Depends}, Multi-Arch: foreign -Description: CPython bindings generator for C++ libraries (common documentation) - Shiboken2 is a bindings generator for C++ libraries that outputs CPython - source code. It collects information from library headers, and then - merges modifications and handwritten code defined in the typesystem - description. +Description: Python bindings for Qt 6 (common documentation) + pyside6 provides Python bindings for Qt 6.x framework. . - Shiboken2 is the binding generator used to create the PySide6 bindings. + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. . - This package contains the common documentation. + This package contains the common documentation package. -Package: pyside6-tools +Package: python3-pyside6.qt3danimation Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, python3-pyside6.qtcore -Description: development tools for PySide6 (lupdate) +Depends: + python3-pyside6.qt3drender, + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtnetwork, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 3DAnimation module (Python 3) + pyside6 provides Python bindings for Qt 6.x framework. + . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - PySide6 ships Python bindings for the Qt 6 framework. This package ships - the following accompanying tools: - * pyside6-lupdate - update Qt Linguist translation files for PySide + This package contains Python 3 bindings for the Qt3DAnimation module. -Package: python3-pyside6.qtwidgets +Package: python3-pyside6.qt3dcore Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtgui -Description: Python bindings for Qt 6 Widgets module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtnetwork, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 3DCore module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtWidgets module. + This package contains Python 3 bindings for the Qt3DCore module. -Package: python3-pyside6.qt3drender +Package: python3-pyside6.qt3dextras Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qt3dcore, python3-pyside6.qtcore, python3-pyside6.qtgui -Description: Python bindings for Qt 6 3DRender module (Python 3) +Depends: + python3-pyside6.qt3drender, + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtnetwork, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 3DExtras module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the Qt3DRender module. + This package contains Python 3 bindings for the Qt3DExtras module. -Package: python3-pyside6.qtquick +Package: python3-pyside6.qt3dinput Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtnetwork, python3-pyside6.qtqml, - python3-pyside6.qtgui -Description: Python bindings for Qt 6 Quick module (Python 3) +Depends: + python3-pyside6.qt3dcore, + python3-pyside6.qtcore, + python3-pyside6.qtgui, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 3DInput module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtQuick module. + This package contains Python 3 bindings for the Qt3DInput module. -Package: python3-pyside6.qtquickcontrols2 +Package: python3-pyside6.qt3dlogic Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtquick -Description: Python bindings for Qt 6 QuickControls2 (Python 3) +Depends: + python3-pyside6.qt3dcore, + python3-pyside6.qtcore, + python3-pyside6.qtgui, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 3DLogic module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtQuickControls2 module. + This package contains Python 3 bindings for the Qt3DLogic module. -Package: python3-pyside6.qtquick3d +Package: python3-pyside6.qt3drender Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtquick -Description: Python bindings for Qt 6 Quick3D (Python 3) +Depends: + python3-pyside6.qt3dcore, + python3-pyside6.qtcore, + python3-pyside6.qtgui, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 3DRender module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtQuick3D module. + This package contains Python 3 bindings for the Qt3DRender module. -Package: python3-pyside6.qtpdf +Package: python3-pyside6.qtasyncio Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 PDF module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 ASyncIO (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtPdf module. + This package contains Python 3 bindings for the QtAsyncio module. -Package: python3-pyside6.qtpdfwidgets +Package: python3-pyside6.qtbluetooth Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 PDF Widgets module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Bluetooth (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtPdfWidgets module. + This package contains Python 3 bindings for the QtBluetooth module. -Package: python3-pyside6.qtpositioning +Package: python3-pyside6.qtcharts Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Positioning module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Charts module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtPositioning module. + This package contains Python 3 bindings for the QtCharts module. -Package: python3-pyside6.qtremoteobjects +Package: python3-pyside6.qtconcurrent Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtnetwork -Description: Python bindings for Qt 6 RemoteObjects (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Concurrent module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtRemoteObjects module. + This package contains Python 3 bindings for the QtConcurrent module. -#Package: python3-pyside6.qtx11extras -#Architecture: any -#Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, -# python3-pyside6.qtcore, python3-pyside6.qtgui -#Description: Python bindings for Qt 6 X11Extras module (Python 3) -# pyside6 provides Python bindings for Qt 6.x framework. -# . -# Qt is a cross-platform C++ application framework. Qt's primary feature -# is its rich set of widgets that provide standard GUI functionality. -# . -# This package contains Python 3 bindings for the QtX11Extras module. +Package: python3-pyside6.qtcore +Architecture: any +Depends: + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Suggests: + python-pyside6-doc, +Description: Python bindings for Qt 6 core module (Python 3) + pyside6 provides Python bindings for Qt 6.x framework. + . + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This package contains Python 3 bindings for the QtCore module. -Package: python3-pyside6.qtqml +Package: python3-pyside6.qtdatavisualization Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qtnetwork -Description: Python bindings for Qt 6 Qml module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Data Visualization (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtQml module. + This package contains Python 3 bindings for the QtDataVisualization module. -Package: python3-pyside6.qtwebenginecore -Architecture: amd64 arm64 armhf i386 mips64el -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtnetwork -Description: Python bindings for Qt 6 WebEngineCore module (Python 3) +Package: python3-pyside6.qtdbus +Architecture: any +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 DBus (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtWebEngineCore module. + This package contains Python 3 bindings for the QtDBus module. -Package: python3-pyside6.qtwebenginequick -Architecture: amd64 arm64 armhf i386 mips64el -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtnetwork -Description: Python bindings for Qt 6 WebEngineQuick module (Python 3) +Package: python3-pyside6.qtdesigner +Architecture: any +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Desginer (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtWebEnginequick module. + This package contains Python 3 bindings for the QtDesigner module. -Package: python3-pyside6.qttexttospeech +Package: python3-pyside6.qtgui Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 TextToSpeech module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Gui module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtTextToSpeech module. + This package contains Python 3 bindings for the QtGui module. Package: python3-pyside6.qthelp Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtwidgets, python3-pyside6.qtcore, python3-pyside6.qtgui +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, Description: Python bindings for Qt 6 Help module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . @@ -402,36 +446,49 @@ Description: Python bindings for Qt 6 Help module (Python 3) . This package contains Python 3 bindings for the QtHelp module. -#Package: python3-pyside6.qtscripttools -#Architecture: any -#Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, -# python3-pyside6.qtscript, python3-pyside6.qtwidgets, python3-pyside6.qtgui, -# python3-pyside6.qtcore -#Description: Python bindings for Qt 6 ScriptTools module (Python 3) -# pyside6 provides Python bindings for Qt 6.x framework. -# . -# Qt is a cross-platform C++ application framework. Qt's primary feature -# is its rich set of widgets that provide standard GUI functionality. -# . -# This package contains Python 3 bindings for the QtScriptTools module. +Package: python3-pyside6.qthttpserver +Architecture: any +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 HttpServer (Python 3) + pyside6 provides Python bindings for Qt 6.x framework. + . + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This package contains Python 3 bindings for the QtHttpServer module. -Package: python3-pyside6.qtnetwork +Package: python3-pyside6.qtmultimedia Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Network module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtnetwork, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Multimedia module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtNetwork module. + This package contains Python 3 bindings for the QtMultimedia module. Package: python3-pyside6.qtmultimediawidgets Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qtnetwork, - python3-pyside6.qtwidgets, python3-pyside6.qtmultimedia +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtmultimedia, + python3-pyside6.qtnetwork, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, Description: Python bindings for Qt 6 MultimediaWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . @@ -452,280 +509,332 @@ Description: Python bindings for Qt 6 MultimediaWidgets module (Python 3) # . # This package contains Python 3 bindings for the QtLocation module. -Package: python3-pyside6.qt3dlogic +Package: python3-pyside6.qtnetwork Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qt3dcore -Description: Python bindings for Qt 6 3DLogic module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Network module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the Qt3DLogic module. + This package contains Python 3 bindings for the QtNetwork module. -Package: python3-pyside6.qtsensors +Package: python3-pyside6.qtnetworkauth Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Sensors module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 NetworkAuth (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtSensors module. + This package contains Python 3 bindings for the QtNetworkAuth module. -Package: python3-pyside6.qtserialport +Package: python3-pyside6.qtnfc Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 SerialPort (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 NFC (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtSerialPort module. + This package contains Python 3 bindings for the QtNfc module. -Package: python3-pyside6.qtserialbus +Package: python3-pyside6.qtopengl Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 SerialBus (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 OpenGL module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtSerialBus module. + This package contains Python 3 bindings for the QtOpenGL module. -Package: python3-pyside6.qtmultimedia +Package: python3-pyside6.qtopenglwidgets Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qtnetwork -Description: Python bindings for Qt 6 Multimedia module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 OpenGLWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtMultimedia module. - -#Package: python3-pyside6.qtscript -#Architecture: any -#Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, -# python3-pyside6.qtcore -#Description: Python bindings for Qt 6 Script module (Python 3) -# pyside6 provides Python bindings for Qt 6.x framework. -# . -# Qt is a cross-platform C++ application framework. Qt's primary feature -# is its rich set of widgets that provide standard GUI functionality. -# . -# This package contains Python 3 bindings for the QtScript module. + This package contains Python 3 bindings for the QtOpenGLWidgets module. -Package: python3-pyside6.qtwebchannel +Package: python3-pyside6.qtpdf Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 WebChannel module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 PDF module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtWebChannel module. + This package contains Python 3 bindings for the QtPdf module. -Package: python3-pyside6.qtprintsupport +Package: python3-pyside6.qtpdfwidgets Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtwidgets, python3-pyside6.qtcore, python3-pyside6.qtgui -Description: Python bindings for Qt 6 PrintSupport module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 PDF Widgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtPrintSupport module. + This package contains Python 3 bindings for the QtPdfWidgets module. -Package: python3-pyside6.qtquickwidgets +Package: python3-pyside6.qtpositioning Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qtwidgets, - python3-pyside6.qtnetwork, python3-pyside6.qtquick, python3-pyside6.qtqml -Description: Python bindings for Qt 6 QuickWidgets module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Positioning module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtQuickWidgets module. + This package contains Python 3 bindings for the QtPositioning module. -Package: python3-pyside6.qt3dinput +Package: python3-pyside6.qtprintsupport Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qt3dcore, python3-pyside6.qtcore, python3-pyside6.qtgui -Description: Python bindings for Qt 6 3DInput module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 PrintSupport module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the Qt3DInput module. + This package contains Python 3 bindings for the QtPrintSupport module. -Package: python3-pyside6.qtxml +Package: python3-pyside6.qtqml Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Xml module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtnetwork, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Qml module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtXml module. + This package contains Python 3 bindings for the QtQml module. -Package: python3-pyside6.qttest +Package: python3-pyside6.qtquick Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qtwidgets -Description: Python bindings for Qt 6 Test module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtnetwork, + python3-pyside6.qtqml, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Quick module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtTest module. + This package contains Python 3 bindings for the QtQuick module. -Package: python3-pyside6.qtwebenginewidgets -Architecture: amd64 arm64 armhf i386 mips64el -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qtwidgets, - python3-pyside6.qtnetwork, python3-pyside6.qtwebchannel, - python3-pyside6.qtwebenginecore, python3-pyside6.qtprintsupport -Description: Python bindings for Qt 6 WebEngineWidgets module (Python 3) +Package: python3-pyside6.qtquick3d +Architecture: any +Depends: + python3-pyside6.qtquick, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Quick3D (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtWebEngineWidgets module. + This package contains Python 3 bindings for the QtQuick3D module. -Package: python3-pyside6.qtconcurrent +Package: python3-pyside6.qtquickcontrols2 Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Concurrent module (Python 3) +Depends: + python3-pyside6.qtquick, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 QuickControls2 (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtConcurrent module. - -#Package: python3-pyside6.qtxmlpatterns -#Architecture: any -#Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, -# python3-pyside6.qtcore -#Description: Python bindings for Qt 6 XmlPatterns module (Python 3) -# pyside6 provides Python bindings for Qt 6.x framework. -# . -# Qt is a cross-platform C++ application framework. Qt's primary feature -# is its rich set of widgets that provide standard GUI functionality. -# . -# This package contains Python 3 bindings for the QtXmlPatterns module. + This package contains Python 3 bindings for the QtQuickControls2 module. -Package: python3-pyside6.qtcharts +Package: python3-pyside6.qtquickwidgets Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtwidgets, python3-pyside6.qtcore, python3-pyside6.qtgui -Description: Python bindings for Qt 6 Charts module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtnetwork, + python3-pyside6.qtqml, + python3-pyside6.qtquick, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 QuickWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtCharts module. + This package contains Python 3 bindings for the QtQuickWidgets module. -Package: python3-pyside6.qtuitools +Package: python3-pyside6.qtremoteobjects Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtwidgets, python3-pyside6.qtxml, python3-pyside6.qtcore, - python3-pyside6.qtgui -Description: Python bindings for Qt 6 UiTools module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtnetwork, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 RemoteObjects (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtUiTools module. + This package contains Python 3 bindings for the QtRemoteObjects module. -Package: python3-pyside6.qtopengl +Package: python3-pyside6.qtscxml Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtwidgets, python3-pyside6.qtcore, python3-pyside6.qtgui -Description: Python bindings for Qt 6 OpenGL module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Scxml (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtOpenGL module. + This package contains Python 3 bindings for the Scxml module. -Package: python3-pyside6.qtopenglwidgets +Package: python3-pyside6.qtsensors Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtwidgets, python3-pyside6.qtcore, python3-pyside6.qtgui -Description: Python bindings for Qt 6 OpenGLWidgets module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Sensors module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtOpenGLWidgets module. + This package contains Python 3 bindings for the QtSensors module. -Package: python3-pyside6.qt3danimation +Package: python3-pyside6.qtserialbus Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtgui, python3-pyside6.qtcore, python3-pyside6.qtnetwork, - python3-pyside6.qt3drender -Description: Python bindings for Qt 6 3DAnimation module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 SerialBus (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the Qt3DAnimation module. + This package contains Python 3 bindings for the QtSerialBus module. -Package: python3-pyside6.qt3dcore +Package: python3-pyside6.qtserialport Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtgui, python3-pyside6.qtcore, python3-pyside6.qtnetwork -Description: Python bindings for Qt 6 3DCore module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 SerialPort (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the Qt3DCore module. + This package contains Python 3 bindings for the QtSerialPort module. -Package: python3-pyside6.qt3dextras +Package: python3-pyside6.qtspatialaudio Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtgui, python3-pyside6.qtcore, python3-pyside6.qtnetwork, - python3-pyside6.qt3drender -Description: Python bindings for Qt 6 3DExtras module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Spatial Audio (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the Qt3DExtras module. + This package contains Python 3 bindings for the QtSpatialAudio module. Package: python3-pyside6.qtsql Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtwidgets, python3-pyside6.qtgui, python3-pyside6.qtcore +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, Description: Python bindings for Qt 6 Sql module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . @@ -734,22 +843,30 @@ Description: Python bindings for Qt 6 Sql module (Python 3) . This package contains Python 3 bindings for the QtSql module. -Package: python3-pyside6.qtgui +Package: python3-pyside6.qtstatemachine Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Gui module (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 State Machine (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtGui module. + This package contains Python 3 bindings for the QtStateMachine module. Package: python3-pyside6.qtsvg Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtwidgets, python3-pyside6.qtgui, python3-pyside6.qtcore +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, Description: Python bindings for Qt 6 Svg module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . @@ -760,8 +877,13 @@ Description: Python bindings for Qt 6 Svg module (Python 3) Package: python3-pyside6.qtsvgwidgets Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtwidgets, python3-pyside6.qtgui, python3-pyside6.qtcore +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, Description: Python bindings for Qt 6 SvgWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . @@ -770,179 +892,198 @@ Description: Python bindings for Qt 6 SvgWidgets module (Python 3) . This package contains Python 3 bindings for the QtSvgWidgets module. -Package: python3-pyside6.qtwebsockets +Package: python3-pyside6.qttest Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore, python3-pyside6.qtnetwork -Description: Python bindings for Qt 6 WebSockets module (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Test module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtWebSockets module. + This package contains Python 3 bindings for the QtTest module. -Package: python3-pyside6.qtdatavisualization +Package: python3-pyside6.qttexttospeech Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtgui, python3-pyside6.qtcore -Description: Python bindings for Qt 6 Data Visualization (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 TextToSpeech module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtDataVisualization module. - -#Package: python3-pyside6.qtopenglfunctions -#Architecture: any -#Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, -# python3-pyside6.qtgui, python3-pyside6.qtcore -#Description: Python bindings for Qt 6 Open GL Functions (Python 3) -# pyside6 provides Python bindings for Qt 6.x framework. -# . -# Qt is a cross-platform C++ application framework. Qt's primary feature -# is its rich set of widgets that provide standard GUI functionality. -# . -# This package contains Python 3 bindings for the OpenGLFunctions module. + This package contains Python 3 bindings for the QtTextToSpeech module. -Package: python3-pyside6.qtscxml +Package: python3-pyside6.qtuitools Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Scxml (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtwidgets, + python3-pyside6.qtxml, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 UiTools module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the Scxml module. - -#Package: python3-pyside6.qtwebengine -#Architecture: amd64 arm64 armhf i386 mips64el -#Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, -# python3-pyside6.qtcore -#Description: Python bindings for Qt 6 Web Engine (Python 3) -# pyside6 provides Python bindings for Qt 6.x framework. -# . -# Qt is a cross-platform C++ application framework. Qt's primary feature -# is its rich set of widgets that provide standard GUI functionality. -# . -# This package contains Python 3 bindings for the QtWebEngine module. - + This package contains Python 3 bindings for the QtUiTools module. -Package: python3-pyside6.qtbluetooth +Package: python3-pyside6.qtwebchannel Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Bluetooth (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 WebChannel module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtBluetooth module. + This package contains Python 3 bindings for the QtWebChannel module. -Package: python3-pyside6.qtdbus -Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 DBus (Python 3) +Package: python3-pyside6.qtwebenginecore +Architecture: amd64 arm64 armhf i386 mips64el +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtnetwork, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 WebEngineCore module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtDBus module. + This package contains Python 3 bindings for the QtWebEngineCore module. -Package: python3-pyside6.qtdesigner -Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Desginer (Python 3) +Package: python3-pyside6.qtwebenginequick +Architecture: amd64 arm64 armhf i386 mips64el +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtnetwork, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 WebEngineQuick module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtDesigner module. + This package contains Python 3 bindings for the QtWebEnginequick module. -Package: python3-pyside6.qthttpserver -Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 HttpServer (Python 3) +Package: python3-pyside6.qtwebenginewidgets +Architecture: amd64 arm64 armhf i386 mips64el +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + python3-pyside6.qtnetwork, + python3-pyside6.qtprintsupport, + python3-pyside6.qtwebchannel, + python3-pyside6.qtwebenginecore, + python3-pyside6.qtwidgets, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 WebEngineWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtHttpServer module. + This package contains Python 3 bindings for the QtWebEngineWidgets module. -Package: python3-pyside6.qtnetworkauth +Package: python3-pyside6.qtwebsockets Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 NetworkAuth (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtnetwork, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 WebSockets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtNetworkAuth module. + This package contains Python 3 bindings for the QtWebSockets module. -Package: python3-pyside6.qtnfc +Package: python3-pyside6.qtwidgets Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 NFC (Python 3) +Depends: + python3-pyside6.qtcore, + python3-pyside6.qtgui, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Widgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtNfc module. + This package contains Python 3 bindings for the QtWidgets module. -Package: python3-pyside6.qtspatialaudio +Package: python3-pyside6.qtxml Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 Spatial Audio (Python 3) +Depends: + python3-pyside6.qtcore, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Description: Python bindings for Qt 6 Xml module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . - This package contains Python 3 bindings for the QtSpatialAudio module. + This package contains Python 3 bindings for the QtXml module. -Package: python3-pyside6.qtstatemachine +Package: shiboken6 +Section: devel Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 State Machine (Python 3) - pyside6 provides Python bindings for Qt 6.x framework. - . - Qt is a cross-platform C++ application framework. Qt's primary feature - is its rich set of widgets that provide standard GUI functionality. +Depends: + ${misc:Depends}, + ${shlibs:Depends}, +Description: CPython bindings generator for C++ libraries + Shiboken2 is a bindings generator for C++ libraries that outputs CPython + source code. It collects information from library headers, and then + merges modifications and handwritten code defined in the typesystem + description. . - This package contains Python 3 bindings for the QtStateMachine module. - + Shiboken2 is the binding generator used to create the PySide6 bindings. -Package: python3-pyside6.qtasyncio -Architecture: any -Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - python3-pyside6.qtcore -Description: Python bindings for Qt 6 ASyncIO (Python 3) - pyside6 provides Python bindings for Qt 6.x framework. +Package: shiboken6-doc +Architecture: all +Section: doc +Depends: + ${misc:Depends}, + ${sphinxdoc:Depends}, +Multi-Arch: foreign +Description: CPython bindings generator for C++ libraries (common documentation) + Shiboken2 is a bindings generator for C++ libraries that outputs CPython + source code. It collects information from library headers, and then + merges modifications and handwritten code defined in the typesystem + description. . - Qt is a cross-platform C++ application framework. Qt's primary feature - is its rich set of widgets that provide standard GUI functionality. + Shiboken2 is the binding generator used to create the PySide6 bindings. . - This package contains Python 3 bindings for the QtAsyncio module. - - - - - - - + This package contains the common documentation. -- 2.30.2